add a transfer none annotation to gtk_tree_view_get_selection
authorJohn (J5) Palmieri <johnp@redhat.com>
Tue, 25 May 2010 15:49:10 +0000 (11:49 -0400)
committerJohn (J5) Palmieri <johnp@redhat.com>
Tue, 25 May 2010 15:49:10 +0000 (11:49 -0400)
commit57754edef6360e48d4a8ef99bbf11c760c15033b
tree1e78993a0f77000cb93a913c8407fcbd4b6be6a8
parent067fe4b05dd71d90bf05a964d25b30718932751c
add a transfer none annotation to gtk_tree_view_get_selection

* it returns the selection from its priv structure without reffing
gtk/gtktreeview.c